home *** CD-ROM | disk | FTP | other *** search
/ PC Administrator / spravce.iso / CDDataExtract / InstallCDDataExtract2.0.exe / {app} / CDDataExtract.chm / css / htmlhelp.css
Encoding:
Cascading Style Sheet File  |  2002-06-20  |  1.6 KB  |  71 lines

  1. body           {background-color: #FFFFEA; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; line-height: 125%}
  2.  
  3. a:link     {} 
  4.  
  5. a:visited    {}
  6.  
  7. h1        {font-size: 145%}
  8.  
  9. li        {}
  10. h2 { font-size: 125%}
  11. h3 { font-size: 110%}
  12. h4 { font-size: 105%; color: #FF6633}
  13. p        { margin-top:6pt; margin-bottom: 6pt;    } 
  14.     
  15. li p        { margin-top: .6em;
  16.         margin-bottom: 0em;  }
  17.         
  18. big        {  font-weight: bold; 
  19.         font-size: 105%;  }
  20.         
  21. ol        {margin-top: .5em; 
  22.         margin-bottom: 0em }    
  23.     
  24. ul        {margin-top: .6em;     
  25.         margin-bottom: 0em;
  26.         margin-left: 2.75em;  }    
  27.  
  28. ol ul        {  list-style: disc; margin-top: 2em;  }
  29.  
  30. li        {padding-bottom: .3em;
  31.         margin-left: -1.25em;  }
  32.  
  33. dl ul        { margin-top: 2em;  
  34.         margin-bottom: 0em;  }    /*list item inside a def/term*/
  35.  
  36. dl        { margin-top: -1em;  }
  37.  
  38. ol dl    { margin-top: -1.5em;
  39.          margin-left: 0em;  }        /*term/def list inside a numbered list*/
  40.  
  41. ol dl dl    {  margin-top: 0em;
  42.         margin-left: .2em;  }        /*term/def list inside a term/def list*/
  43.  
  44. dd        { margin-bottom: 0em;    /*not currently working*/
  45.         margin-left: 1.5em;  }
  46.  
  47. dt        {  padding-top: 2em;
  48.         font-weight: bold; 
  49.         margin-left: 1.5em;  }
  50.  
  51. code        {  font-family: Courier;     }
  52.  
  53. pre        { 
  54.         font-family: "Courier New", Courier, mono;
  55.         font-size: 125% ; color: #336600}
  56.  
  57. table        {font-size: 100%}
  58.  
  59. th.center    { text-align: center; }
  60.         
  61. th        { text-align: left;
  62.         background: #dddddd;
  63.         margin: 3pt;
  64.         vertical-align: bottom;    }
  65.         
  66. tr        { vertical-align: top; ; font-size: 100%}
  67.  
  68. td        {font-size: 100%; vertical-align: top}
  69. .GUI_item {  font-weight: bold}
  70. .pre { font-family: "Courier New", Courier, mono; font-size: 125%; color: #336600}
  71.